home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / gnustuff / tos / updates / update15.zoo / README
Encoding:
Text File  |  1992-02-04  |  1.5 KB  |  59 lines

  1. Here is update 15 for the gnu stuff. This update fixes two show stoppers
  2. in the library that crept into Patchlevel 74 of the library, and the second
  3. highlight of this update is a complete re-work of the pml/floating support
  4. by Michael Ritzert (ritzert@dfg.dbp.de). All the floating point modes,
  5.  software, 68881 co-processor, and a memory mapped 68881 (sfp004) are
  6. now completely supported by all levels of floating point routines. The
  7. makefiles are set up so that you can make up a combination appropriate
  8. to your setup: The options are any combination of:
  9.  
  10.     - Software Float 
  11.     - 68881 as a co-processor
  12.     - 68881 as a memory mapped device
  13.     - error checking turned off 
  14.     - error checking turned on
  15.     - 16 bit ints
  16.     - 32 bit ints
  17.  
  18. In addition Michael has cleaned up the code for the boundary conditions.
  19. Many thanks and kudos to Michael.
  20.  
  21. Also, as always thanks to all of you who wrote in, sent fixes etc. Always
  22. very much appreciated.
  23.  
  24. gemlib:    fixes to gem lib
  25. diffs
  26.  
  27. include:
  28. diffs
  29. ostruct.h    new file
  30.  
  31. lib:
  32. _addsubd.cpp    *.cpp files replace old *.s files of the same base name.
  33. _addsubs.cpp    please get rid of the appropriate *.s files.
  34. _divdf3.cpp
  35. _divsf3.cpp
  36. _extends.cpp
  37. _fixdfsi.cpp
  38. _floatsi.cpp
  39. _fxunsd.cpp
  40. _muldf3.cpp
  41. _mulsf3.cpp
  42. _normdf.cpp
  43. _normsf.cpp
  44. _truncdf.cpp
  45. diffs
  46. frexp.cpp
  47. ldexp.cpp
  48. modf.cpp
  49.  
  50. pml:    i am sending the complete pml source hierarchy as the diffs were
  51.     quite large.
  52.  
  53. cheers,
  54. --
  55. bang:   uunet!cadence!bammi            jwahar r. bammi
  56. domain: bammi@cadence.com
  57. GEnie:    J.Bammi
  58. CIS:    71515,155
  59.